var net/http.htmlReplacer
3 uses
net/http (current package)
fs.go#L162: fmt.Fprintf(w, "<a href=\"%s\">%s</a>\n", url.String(), htmlReplacer.Replace(name))
server.go#L2199: var htmlReplacer = strings.NewReplacer(
server.go#L2210: return htmlReplacer.Replace(s)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)